home *** CD-ROM | disk | FTP | other *** search
- From: alhen_ms@msn.com (Alberto Henriquez)
- Subject: RE: Visual C/C++ (Getting a Run to print the results in a window)
- Date: 16 Apr 96 19:17:29 -0700
- References: <316ee6b2.14650307@news.sprynet.com>
- Message-ID: <00001a80+00008ca6@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c
- Organization: The Microsoft Network (msn.com)
-
- Hi John,
-
- If you want STDOUT to be redirected to a Window, you'll need what I
- believe is VC++ 8.0, which gives you the QuickWin(tm) ability.
- Otherwise you'll need the Windows 3.1 SDK, which includes the
- necessary header files and lib files to create a windows program.
-